Skip to content

Update 01_connecting_to_hpc.mdx - #171

Merged
mdweisner merged 6 commits into
mainfrom
mdweisner-hpc-connection-patch-1
Sep 10, 2025
Merged

Update 01_connecting_to_hpc.mdx#171
mdweisner merged 6 commits into
mainfrom
mdweisner-hpc-connection-patch-1

Conversation

@mdweisner

Copy link
Copy Markdown
Member

I've rewritten the connection page to restructure, promote the VPN first, and include our SSH config guide which is useful for new users.

I've rewritten the connection page to restructure, promote the VPN first, and include our SSH config guide which is useful for new users.
@github-actions

github-actions Bot commented Sep 9, 2025

Copy link
Copy Markdown
Contributor
PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-09-10 17:54 UTC

Removed extra step from gateway option
Added header about ssh config
added the Man in the Middle error handling here.
Removed the man in the middle warning here and put it in the quick start since it's connected to ssh config and very common.

@RobJY RobJY left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me.
One possible change if you wanted a link in the first page to the tunneling page.

Comment thread docs/hpc/02_connecting_to_hpc/01_connecting_to_hpc.mdx Outdated
:::info Connecting to Torch from outside NYU Network
## Quick Start HPC Connection Guide
### Configuring Your SSH Client
To connect to HPC systems, it's important to configure your machine's SSH client. For Linux and Mac machines, the configuration file is the ~/.ssh/config file on your computer. These are the basic lines that should be added to your ~/.ssh/config file:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To connect to HPC systems, it's important to configure your machine's SSH client. For Linux and Mac machines, the configuration file is the ~/.ssh/config file on your computer. These are the basic lines that should be added to your ~/.ssh/config file:
To connect to HPC systems, it's important to configure your machine's SSH client. For Linux and Mac machines, the configuration file is the `~/.ssh/config` file on your computer. These are the basic lines that should be added to your `~/.ssh/config` file:

### Configuring Your SSH Client
To connect to HPC systems, it's important to configure your machine's SSH client. For Linux and Mac machines, the configuration file is the ~/.ssh/config file on your computer. These are the basic lines that should be added to your ~/.ssh/config file:
```sh
Host greene.hpc.nyu.edu dtn.hpc.nyu.edu gw.hpc.nyu.edu

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we rename to torch or leave it for later?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do no think so - especially while we have both Greene and Torch at play and right now there's only access via greene.hpc.nyu.edu.

@s-sajid-ali

Copy link
Copy Markdown
Member

Since the upgrade to RHEL10 will remove X11 on Torch, do we want to write up an alternative for the X11 forwarding section now or leave that for when we update Torch to RHEL10?

@genericdata

Copy link
Copy Markdown
Contributor

Since the upgrade to RHEL10 will remove X11 on Torch, do we want to write up an alternative for the X11 forwarding section now or leave that for when we update Torch to RHEL10?

@s-sajid-ali What's an alternative? TurboVNC? I need turbovnc for OOD.

good additional linking

Co-authored-by: Robert Young <robert.jay.young@gmail.com>
@s-sajid-ali

Copy link
Copy Markdown
Member

Don't have an answer, but will post that on slack and see if anyone else knows of an alternative.

@mdweisner
mdweisner merged commit dbbfbde into main Sep 10, 2025
5 checks passed
@s-sajid-ali
s-sajid-ali deleted the mdweisner-hpc-connection-patch-1 branch December 10, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants